Fix bug #15805 with trying to load Lisp files before load-path is populated.
authorEli Zaretskii <eliz@gnu.org>
Tue, 5 Nov 2013 16:18:00 +0000 (18:18 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 5 Nov 2013 16:18:00 +0000 (18:18 +0200)
commit0ddaf2dd251a9bf5a02cccfa1ae2383591fd8548
tree929dfa1840dabbb89873015b0800692dbfeab70a
parent75d718193457b627f5b2283650080827175a0ce9
Fix bug #15805 with trying to load Lisp files before load-path is populated.

 lisp/startup.el (normal-top-level): Load the subdirs.el files before
 setting the locale environment.
lisp/ChangeLog
lisp/startup.el